home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Debugger / Power Mac Debugger 2.1d12 / Power Mac Debugger 2.1d12.rsrc / STR#_7700.txt < prev    next >
Encoding:
Text File  |  1996-04-18  |  853 b   |  35 lines

  1. Syntax Error
  2.  
  3. Semantic error. Check operand types.
  4.  
  5.  - is a variable that is either not defined in your program or cannot be found.
  6.  
  7. Not enough memory to complete the expression evaluation.
  8.  
  9. Expression is too long. It cannot be evaluated.
  10.  
  11. The variable typed after the '.' is not a struct/union member.
  12.  
  13. Variable is not a struct/union.
  14.  
  15. Can not evaluate this expression. You may have used syntax that is not part of the grammar.
  16.  
  17. Can only dereference pointers and arrays.
  18.  
  19. Failed to do the type conversions. Check the operand types.
  20.  
  21. Bad constant value. Cannot evaluate a floating point or a double.
  22.  
  23.  
  24.  
  25.  - is a register that cannot be accessed.
  26.  
  27. Evaluate what???
  28.  
  29. The string following the '‚àÜ' should be a valid register name 
  30.  
  31. The string following the '$' should be a valid hex number 
  32.  
  33. The string following the '#' should be a valid decimal number 
  34.  
  35.